GemaCoreLib
The GeMA Core library
Macros
gmTrace.h File Reference

Auxiliary configuration file used to enable or disable compiling the GeMA tools with support for using "Stack Tracing" macros S_TRACE() More...

Go to the source code of this file.

Macros

#define S_TRACE()   (void(0))
 Macro for run time stack tracking at release build.
 
#define S_TRACEX(m)   (void(0))
 Macro for run time stack tracking at release builds with aditional user message.
 

Detailed Description

Auxiliary configuration file used to enable or disable compiling the GeMA tools with support for using "Stack Tracing" macros S_TRACE()

Author
Carlos Augusto Teixeira Mendes
Date
march, 2015